home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 October / Software of the Month - Ultimate Collection Shareware 277.iso / pc / PROGRAMS / UTILITY / WINLINUX / DATA1.CAB / programs_-_usrdoc / WU-FTPD-.{2P / README.{14 < prev    next >
Text File  |  1999-09-17  |  4KB  |  86 lines

  1. =================
  2. = RELEASE NOTES =
  3. =================
  4.  
  5. WASHINGTON UNIVERSITY FTP SERVER, RELEASE 2.4.2 - February, 1999
  6.  
  7. wu-ftpd is a replacement ftp server for Un*x systems.  Besides
  8. supporting the ftp protocol defined in RFC 959, it adds the following
  9. features:
  10.     o  logging of transfers
  11.     o  logging of commands
  12.     o  on the fly compression and archiving
  13.     o  classification of users on type and location
  14.     o  per class limits
  15.     o  per directory upload permissions
  16.     o  restricted guest accounts
  17.     o  system wide and per directory messages.
  18.     o  directory alias
  19.     o  cdpath
  20.     o  filename filter
  21.     o  virtual host support (similar to the apache httpd server)
  22.  
  23. This release is maintained by Academ Consulting Services as a public service
  24. to the Internet. Please report bugs to wu-ftpd-bugs@academ.com. Be sure to
  25. include a specific description of how to reproduce the bug, your hardware
  26. and software release levels and the name and version of the compiler you
  27. used to build the server.
  28.  
  29. It is strongly recommended that you READ ALL THESE FILES before you start
  30. attempting to to install this software:
  31.  
  32.     o INSTALL covers basic installation.
  33.     o NOTES covers some specific issues with respect to documentation and
  34.           some system specific information. 
  35.     o VIRTUAL.FTP.SUPPORT outlines how to configure this feature of 
  36.           this server.
  37.  
  38. For help setting up this server, you can try the following sources:
  39.     o  _Managing Internet Information Services_, An O'Reilly and Associates
  40.        book.  This book has many excellent chapters on setting up 
  41.        anonymous ftp sites using standard ftp servers as well as the wu-ftp
  42.        server.
  43.     o  WU-FTPD FAQs
  44.        - Koos van den Hout's FAQ at http://www.hvu.nl/~koos/wu-ftpd-faq.html
  45.        - Washinton University at St. Louis' Web Page: http://www.wustl.edu/ftp
  46.     o  WU-FTPD Resource Pages
  47.        - Kent Landfield's Resource Pages: http://www.landfield.com/wu-ftpd
  48.        - Academ Consulting Services' Page: http://www.academ.com/academ/wu-ftpd
  49.     o  The wu-ftpd mailing list.  To subscribe, send email with the 
  50.        message body of "subscribe wu-ftpd" to listproc@mail.wustl.edu
  51.        NOTE: If you are reporting a bug, please be sure to copy your message
  52.        to wu-ftpd-bugs@academ.com so it will get a tracking number.
  53.     
  54. The following notices apply to this package:
  55.  
  56.     Copyright (c) 1994  Washington University in Saint Louis.
  57.     All rights reserved.
  58.   
  59.     This product includes software developed by Washington University in 
  60.     Saint Louis and its contributors
  61.   
  62.     Copyright (c) 1980, 1985, 1988, 1989, 1990  The Regents of the 
  63.     University of California.  All rights reserved.
  64.   
  65.     This product includes software developed by the University of California,
  66.     Berkeley and its contributors.
  67.   
  68.     THIS SOFTWARE IS PROVIDED BY WASHINGTON UNIVERSITY AND CONTRIBUTORS
  69.     ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  70.     LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  71.     A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL WASHINGTON
  72.     UNIVERSITY OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  73.     INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  74.     BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  75.     LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  76.     CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  77.     LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
  78.     ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  79.     POSSIBILITY OF SUCH DAMAGE.
  80.  
  81. $Id: README,v 1.15 1999/02/26 16:04:13 sob RELEASE $
  82.  
  83.  
  84.  
  85.  
  86.